Package | dk.ehealth.sundhed.fhir.ig.core |
Type | OperationDefinition |
Id | Id |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/OperationDefinition-Library-it-evaluate.html |
Url | https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library-it-evaluate |
Version | 3.3.0 |
Status | active |
Date | 2024-12-10T11:15:22+00:00 |
Name | evaluate |
Title | Evaluate |
Experimental | False |
Realm | dk |
Description | This operation evaluates parameters passed as input against the decision support rule identified by the Library resource. It returns the computed clinical decision support result and/or errors. The Library resource identifies the clinical decision rule and define its parameters. The operation is idempotent. ### Input - 1..1 Parameters: HL7 FHIR [Parameters](https://www.hl7.org/fhir/stu3/parameters.html) resource containing input parameters for the clinical decision support computation.This should either be a QuestionnaireResponse or an Observation for evaluation. ### Output Upon success this operation returns an GuidanceResponse resource containing the decision support result. |
Type | true |
Kind | operation |
CapabilityStatement | |
library | library |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition Library-it-evaluate
URL: [base]/Library/$evaluate
URL: [base]/Library/[id]/$evaluate
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | parameters | 1..1 | Parameters | |||
OUT | return | 0..1 | GuidanceResponse |
{
"resourceType" : "OperationDefinition",
"id" : "Library-it-evaluate",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition Library-it-evaluate</b></p><a name=\"Library-it-evaluate\"> </a><a name=\"hcLibrary-it-evaluate\"> </a><a name=\"Library-it-evaluate-da-DK\"> </a><p>URL: [base]/Library/$evaluate</p><p>URL: [base]/Library/[id]/$evaluate</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>parameters</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/parameters.html\">Parameters</a></td><td/><td/></tr><tr><td>OUT</td><td>return</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/guidanceresponse.html\">GuidanceResponse</a></td><td/><td/></tr></table></div>"
},
"url" : "https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library-it-evaluate",
"version" : "3.3.0",
"name" : "evaluate",
"title" : "Evaluate",
"status" : "active",
"kind" : "operation",
"date" : "2024-12-10T11:15:22+00:00",
"publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact" : [
{
"name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom" : [
{
"system" : "url",
"value" : "http://ehealth.sundhed.dk"
}
]
}
],
"description" : "This operation evaluates parameters passed as input against the decision support rule identified by the Library resource. It returns the computed clinical decision support result and/or errors. The Library resource identifies the clinical decision rule and define its parameters.\n\nThe operation is idempotent.\n### Input\n- 1..1 Parameters: HL7 FHIR [Parameters](https://www.hl7.org/fhir/stu3/parameters.html) resource containing input parameters for the clinical decision support computation.This should either be a QuestionnaireResponse or an Observation for evaluation.\n\n### Output\nUpon success this operation returns an GuidanceResponse resource containing the decision support result.\n\n",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"affectsState" : false,
"code" : "evaluate",
"resource" : [
"Library"
],
"system" : false,
"type" : true,
"instance" : true,
"parameter" : [
{
"name" : "parameters",
"use" : "in",
"min" : 1,
"max" : "1",
"type" : "Parameters"
},
{
"name" : "return",
"use" : "out",
"min" : 0,
"max" : "1",
"type" : "GuidanceResponse"
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.